scale: Hide internal structure from a11y
authorMatthias Clasen <mclasen@redhat.com>
Wed, 21 Oct 2020 18:53:17 +0000 (14:53 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 21 Oct 2020 18:53:17 +0000 (14:53 -0400)
commit8f100269ad5f7d236560a2c83db73be4005529bc
tree02899bb570ddb3b8ba2be5cfe3467165bb28d557
parent48bb9200d913607cf0556c55c7da968bdb36024a
scale: Hide internal structure from a11y

According to section 7.1 of WAI-ARIA, the slider role
has the "Children presentational" characteristic, which
indicates that children should not be represented in
the a11y tree, which makes sense, since these are all
just internal gizmos.
gtk/gtkscale.c